home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / qdeck / help / example / pictures < prev   
Encoding:
Text File  |  1994-08-11  |  1008 b   |  16 lines

  1. /FH/UPictures/U/FB
  2.  
  3. Picture (.XPM) files can be displayed using the following commands:
  4.  
  5. /ILmouse.xpm/This picture was displayed against the left edge of the notebook using the //IL command. Notice how the text appears to the right of the picture and extends below it.
  6.  
  7. /ILbullet.xpm/The //IL command along with the bullet icon (bullet.xpm) is a great way to create bullet items for notes etc.
  8.  
  9. /IRkeyboard.xpm/It is also possible to display a picture against the right edge using the //IR command. As you can see the text following the picture flows up to and around the picture.
  10.  
  11. If you wish to include pictures (or icons) in the middle of text, such as cursor keys /IEarrows4.xpm/ or the Enter key /IEenter.xpm/, you can do so using the //IE command.
  12.  
  13. We've included some icons with this sample file to get you started that include:
  14.  
  15. /IEbomb.xpm/  /IEbullet.xpm/  /IEcdown.xpm/  /IEcleft.xpm/  /IEcright.xpm/  /IEcup.xpm/  /IEkeyboard.xpm/  /IEmouse.xpm/  /IEnokboard.xpm/  /IEnomouse.xpm/
  16.